home *** CD-ROM | disk | FTP | other *** search
- object ExampleEmHex: TExampleEmHex
- Left = 244
- Top = 116
- Width = 567
- Height = 345
- Caption = 'ExEmHex'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object ApdTerminal1: TApdTerminal
- Left = 8
- Top = 8
- Width = 544
- Height = 300
- ComPort = ApdComPort1
- Emulator = ApdEmulator1
- DisplayRows = 25
- DisplayColumns = 68
- CaptureFile = 'APD.CAP'
- Font.Color = clYellow
- Font.Height = -12
- Font.Name = 'Terminal'
- Font.Pitch = fpFixed
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object ApdComPort1: TApdComPort
- TraceName = 'APD.TRC'
- LogName = 'APD.LOG'
- TriggerLength = 0
- end
- object ApdEmulator1: TApdEmulator
- OnProcessChar = ApdEmulator1ProcessChar
- Left = 32
- end
- end
-